github.com/andybalholm/brotli.blockTypeCodeCalculator.last_type (field)
5 uses
github.com/andybalholm/brotli (current package)
brotli_bit_stream.go#L82: last_type uint
brotli_bit_stream.go#L87: self.last_type = 1
brotli_bit_stream.go#L93: if uint(type_) == calculator.last_type+1 {
brotli_bit_stream.go#L100: calculator.second_last_type = calculator.last_type
brotli_bit_stream.go#L101: calculator.last_type = uint(type_)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |